From 83a67e3011e5628fb1c5649254ee1c3346b6c7ee Mon Sep 17 00:00:00 2001 From: Stevan Date: Thu, 13 Nov 2025 16:28:37 +0000 Subject: [PATCH] docs: pgadmin 9.9 to 9.10 new reqs --- reqs/pgadmin4_requirements.txt | 42 +++++++++++++++++----------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/reqs/pgadmin4_requirements.txt b/reqs/pgadmin4_requirements.txt index 0531ffc..06c7e53 100644 --- a/reqs/pgadmin4_requirements.txt +++ b/reqs/pgadmin4_requirements.txt @@ -1,9 +1,9 @@ -alembic==1.17.0 +alembic==1.17.1 anyio==4.2.0 Authlib==1.6.5 azure-common==1.1.28 azure-core==1.36.0 -azure-identity==1.25.0 +azure-identity==1.25.1 azure-mgmt-core==1.6.0 azure-mgmt-rdbms==10.1.0 azure-mgmt-resource==24.0.0 @@ -14,11 +14,11 @@ backports.zstd==1.0.0 bcrypt==5.0.0 bidict==0.23.1 blinker==1.9.0 -boto3==1.40.55 -botocore==1.40.55 -Brotli==1.1.0 +boto3==1.40.72 +botocore==1.40.72 +brotli==1.2.0 cachetools==6.2.1 -certifi==2025.10.5 +certifi==2025.11.12 cffi==2.0.0 charset-normalizer==3.4.4 click==8.3.0 @@ -30,7 +30,7 @@ eventlet==0.36.1 exceptiongroup==1.2.0 Flask==3.1.2 flask-babel==4.0.0 -Flask-Compress==1.20 +Flask-Compress==1.23 Flask-Gravatar==0.5.0 Flask-Login==0.6.3 Flask-Mail==0.10.0 @@ -41,12 +41,12 @@ Flask-Security-Too==5.6.2 Flask-SocketIO==5.5.1 Flask-SQLAlchemy==3.1.1 Flask-WTF==1.2.2 -google-api-core==2.26.0 -google-api-python-client==2.185.0 +google-api-core==2.28.1 +google-api-python-client==2.187.0 google-auth==2.41.1 -google-auth-httplib2==0.2.0 -google-auth-oauthlib==1.2.2 -googleapis-common-protos==1.71.0 +google-auth-httplib2==0.2.1 +google-auth-oauthlib==1.2.3 +googleapis-common-protos==1.72.0 greenlet==3.2.4 gunicorn==21.2.0 h11==0.16.0 @@ -80,26 +80,26 @@ oauthlib==3.3.1 packaging==24.0 paramiko==3.5.1 passlib==1.7.4 -pgadmin4==9.9 +pgadmin4==9.10 pillow==12.0.0 portalocker==2.10.1 proto-plus==1.26.1 protobuf==6.33.0 -psutil==7.1.1 -psycopg==3.2.10 -psycopg-binary==3.2.10 +psutil==7.1.3 +psycopg==3.2.12 +psycopg-binary==3.2.12 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.23 Pygments==2.19.2 PyJWT==2.10.1 -PyNaCl==1.6.0 +PyNaCl==1.6.1 pyotp==2.9.0 pyparsing==3.2.5 pypng==0.20220715.0 python-dateutil==2.9.0.post0 python-engineio==4.12.3 -python-socketio==5.14.2 +python-socketio==5.14.3 pytz==2025.2 pyzstd==0.17.0 qrcode==8.2 @@ -108,7 +108,7 @@ requests-oauthlib==2.0.0 rich==14.2.0 rsa==4.9.1 s3transfer==0.14.0 -SecretStorage==3.4.0 +SecretStorage==3.4.1 shellingham==1.5.4 simple-websocket==1.1.0 six==1.17.0 @@ -118,7 +118,7 @@ SQLAlchemy==2.0.44 sqlparse==0.5.3 sshtunnel==0.4.0 tomli==2.3.0 -typer==0.19.2 +typer==0.20.0 typing_extensions==4.15.0 ua-parser==1.0.1 ua-parser-builtins==0.18.0.post1 @@ -126,7 +126,7 @@ uritemplate==4.2.0 urllib3==2.5.0 user-agents==2.2.0 Werkzeug==3.1.3 -wsproto==1.2.0 +wsproto==1.3.1 WTForms==3.2.1 zipp==3.23.0 zstandard==0.23.0 -- 2.34.1